switch to dynamically allocated cpumask in domain_update_node_affinity()
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:20:40 +0000 (14:20 +0000)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:20:40 +0000 (14:20 +0000)
commit79cf2c4c4f78e970e5e62b2d246b22cd4d1dc442
treef454fdffc74fe8019b2166ff9133540577c497db
parent9b80635f9dd46b584f04c8e948a71c48bd412f96
switch to dynamically allocated cpumask in domain_update_node_affinity()

cpumasks should rather be allocated dynamically.

Signed-off-by: juergen.gross@ts.fujitsu.com
Committed-by: Keir Fraser <keir@xen.org>
xen/common/domain.c